#ci-server is the location of the jenkins host
[ci-server]
aws-master.mccf.halfakerlabs.com ansible_connection=local

#webserver specify all web servers in the environment
[webserver]
aws-app.mccf.halfakerlabs.com

#dbserver specify all mongo db servers in the environment
[dbserver]
aws-dbs.mccf.halfakerlabs.com

